home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 3 / ct-rom iiib.zip / ct-rom iiib / WINDOWS / DIVERSEN / WINE02BX / ABBREVLI.ELC < prev    next >
Text File  |  1993-03-28  |  869b  |  16 lines

  1. ;;; compiled by jwz@thalidomide on Tue Jun 30 23:29:45 1992
  2. ;;; from file /cadillac-th/jwz/emacs19/lisp/utils/abbrevlist.el
  3. ;;; emacs version 19.2.1 Lucid.
  4. ;;; bytecomp version 2.07; 17-jun-92.
  5. ;;; optimization is on.
  6. ;;; this file uses opcodes which do not exist in Emacs18.
  7.  
  8. (if (and (boundp 'emacs-version)
  9.      (or (and (boundp 'epoch::version) epoch::version)
  10.          (string-lessp emacs-version "19")))
  11.     (error "This file was compiled for Emacs19."))
  12.  
  13. (provide 'abbrevlist)
  14. (fset 'list-one-abbrev-table #[(abbrev-table output-buffer) "Éè┴┬qê╞╟\"ê╔ ╩\"롽 ╦\\╠ V½à═cê┬ jê╬ @!cê ╧\\jê @Jcê ╦\\ Aë¼V┴+æç" [output-buffer nil 0 first-column abbrev-list standard-output mapatoms #[(abbrev) "    Bëç" [abbrev abbrev-list] 2] abbrev-table sort string-lessp 40 screen-width "\n" symbol-name 8] 5 "\
  15. Display alphabetical listing of ABBREV-TABLE in buffer BUFFER."])
  16.